[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
##############################################################################
###+-------+##################################################################
#+-| 8.5.3 |---------------------------+######################################
#| +-------+ /O Specifying Output File |######################################
#+-------------------------------------+######################################
##############################################################################
##############################################################################
######+---| Description |-----------------------------------------------+#####
######| FORCE creates an output file constructed from the input filename|#####
######| minus its extension plus the extension of .obj.  For example if |#####
######| the input file is main.prg, the default output file will be     |#####
######| main.obj.  To write to a different output file use the /O       |#####
######| option.  Specify /O filename where filename is any valid DOS    |#####
######| filename.  FORCE will not place an .obj extension on the output |#####
######| filename if it is specified with the /O option.                 |#####
######+-----------------------------------------------------------------+#####
##############################################################################
##############################################################################
#########+--| Examples |--------------------------------------------+#########
#########|                                                          |#########
#########| FORCE  /O\devel\obj\tmp.obj start                        |#########
#########|                                                          |#########
#########| FORCE  /Of:\acct\lnk\%1.obj %1.prg                       |#########
#########+----------------------------------------------------------+#########
##############################################################################

See Also: The Escape Hatch BBS System - 703-373-0575 - Dual/HST Powered!
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson